'Declaration
Public Overloads Function SortRows( _ ByVal row As Integer, _ ByVal rowCount As Integer, _ ByVal sortInfo() As SortInfo _ ) As Boolean
Parameters
- row
- Index of first row in range to sort
- rowCount
- Number of rows in range to sort
- sortInfo
- Array of SortInfo objects with the column indexes and sort order